home *** CD-ROM | disk | FTP | other *** search
- RDCF: A Reentrant DOS-Compatible File System, Version 2.0
- As Submitted to the C Users' Group Library
- March 22, 1994
-
- RDCF is a reentrant and ROMable DOS-compatible file system designed for
- use with floppy diskettes and hard disk partitions that do not exceed 32
- Mbytes in size.
-
- Also included is a simple disk caching package designed for use with
- RDCF. However, it may also be used separately.
-
- A DOS utility called FILES, written primarily to test RDCF, is included
- in both source and executable form. It performs a number of operations on
- DOS files, including some that cannot be performed from the DOS command
- line. For example, its DIR command shows the remains of deleted files.
-
- Complete C source code and documentation are included, including a
- fairly detailed description of the DOS file system.
-
- RDCF is copyrighted, but it is freeware. You may copy it and pass it on
- freely, as long as you pass on the entire, unmodified package, with its
- copyright notices intact. You may not resell it, although you may charge
- a reasonable fee for diskette duplication, shipping and handling.
-
- Philip J. Erdelsky
-
-